@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, dd, dl, dt, li, ol, ul,input,select,button,textarea,img { padding:0; margin:0; border:none;}
input,button,select,textarea,a,img{outline:none; }/*去掉超链接或按钮点击时出现的虚线框黄色边框*/
::-moz-focus-inner{border:0px;}/*火狐的私有属性去掉点击时边框*/
body {font-size:12px; width:100%; background:#ffffff; overflow-x:hidden; font-family:"Microsoft Yahei",  'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;}
html{ width:100%;}
a img {	border:none;}
img{vertical-align: middle;}
a {	text-decoration:none; outline:none; padding:0px; margin:0; cursor:pointer; cursor:hand;}
ul, ul li, ol li, li {	list-style:none;}
table {	border-collapse: collapse;border-spacing:0;}
input, textarea {border: 0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .clearfix {zoom: 1;}
*:first-child + html .clearfix {zoom: 1;}
.fl {float:left;}
.fr {float:right;}
.none{display:none;}
.tx_c{text-align: center;}
.tx_l{text-align: left;}
.w_pb{width: 1200px;margin: 0 auto}
i{font-style: normal}
.clearfix{clear:both;}
